testing.matcher.unique (method)

2 uses

	testing (current package)
		match.go#L73: 		name = m.unique(c.name, rewrite(subname))
		match.go#L196: func (m *matcher) unique(parent, subname string) string {